level bar: Document buildable syntax
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2016 10:28:08 +0000 (11:28 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2016 10:43:13 +0000 (11:43 +0100)
gtk/gtklevelbar.c

index aed59201b411470cb758b6e654533e09c4dc823f..46684cd6a8744f5e2616700a4591487638dc185d 100644 (file)
  * set the minimum value to 0 and the maximum value to 5 after changing the indicator
  * mode to discrete.
  *
- * Since: 3.6
+ * GtkLevelBar was introduced in GTK+ 3.6.
+ *
+ * # GtkLevelBar as GtkBuildable
+ *
+ * The GtkLevelBar implementation of the GtkBuildable interface supports a
+ * custom <offsets> element, which can contain any number of <offset> elements,
+ * each of which must have name and value attributes.
  *
  * # CSS nodes
  *